Implement interesting firmware workaround for x05 models to force lap
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 30 Apr 2006 01:26:40 +0000 (01:26 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 30 Apr 2006 01:26:40 +0000 (01:26 +0000)
commitf1f90dcbe7aa745c1e3ae1bae35e0f5e954fff40
tree5593f030976224c0dc55b050c5c3e57673a15912
parentf332dbeb9fba44f98efccf15fd6893cfc37dd33e
Implement interesting firmware workaround for x05 models to force lap
closure  so that stored tracks can be retrieved.

Note that this forces the widening of the command array to two bytes -
it's always technically _been_ two byts, but we've never had a command
# > 127 before. This does have the potential to expose naughtiness if
we've missed any endian swaps...
gpsbabel/jeeps/gpsapp.c
gpsbabel/jeeps/gpsapp.h
gpsbabel/jeeps/gpsprot.c
gpsbabel/jeeps/gpsprot.h
gpsbabel/jeeps/gpsusbcommon.c